Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JIRA: CEPHSTORA-499 Fix hanging aio jobs #294

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shannonmitchell
Copy link
Contributor

When setting up the storage for aio devices the osds
(osd1, osd2, allsvc), the losetup task has a tendancy
to hang. May tasks in this play are delegating to the
physical host and running disk related tasks in parallel.
The losetup task seems to hang often when this happens
resulting in failed builds due time timeouts on the task.
This change is to set up the play to run things in serial
to cut down on conflicts.

When setting up the storage for aio devices the osds
(osd1, osd2, allsvc), the losetup task has a tendancy
to hang.  May tasks in this play are delegating to the
physical host and running disk related tasks in parallel.
The losetup task seems to hang often when this happens
resulting in failed builds due time timeouts on the task.
This change is to set up the play to run things in serial
to cut down on conflicts.
@rpc-jenkins-svc
Copy link
Contributor

Thank you for submitting a pull request to this project!

Once all check jobs have passed and the pull request has received a
sufficient number of reviews, the repository's gate jobs can be triggered by
adding a comment of :shipit: to this pull request.

When the gate jobs have completed successfully, this pull request will get
merged automatically.

@shannonmitchell
Copy link
Contributor Author

recheck_xenial_keystone_rgw_test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants